/* Banner */
.ban{
    background-image: url(./39.jpg);
    width: 100%;
    height: 70vh;
    background-size: cover;
}
/* Middle */
.mid{
    width: 100%;
    height: 20vh;
    background-color: whitesmoke;
}
.midrap{
    width: 80%;
    margin: auto;
    padding-top: 50px;
}
.midrap h1{
    font-size: 30px;
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bolder;
}
/* Middle */
.mid2{
    width: 100%;
    height: 58vh;
    background-color: whitesmoke;
}
.midrap1{
    width: 100%;
    margin: auto;
    display: grid;
    grid-template-columns: auto auto;
    padding-top: 20px;
}
.box1 img{
    width: 120%;
}
.midrap2{
    width: 80%;
    margin: auto;
}
.box2{
    background: linear-gradient(to bottom,black,rgb(25, 24, 24),rgb(25,24,24),black);
}
.midrap2 h2{
    font-size: 60px;
    color: whitesmoke;
    font-weight: bolder;
    padding-top: 30px;
}
.midrap2 h3{
    font-size: 22px;
    color: whitesmoke;
    padding-top: 5px;
    font-family: 'Times New Roman', Times, serif;
    text-shadow: 0 4px 8px black;
}
/* Middle */
.mid1{
    width: 100%;
    height: 60vh;
    background-color: whitesmoke;
}
.midrap3{
    width: 100%;
    margin: auto;
    display: grid;
    grid-template-columns: auto auto;
}
.midrap4{
    width: 80%;
    margin: auto;
}
.box3{
    background: linear-gradient(to bottom,black,rgb(25, 24, 24),rgb(25,24,24),black);
}
.midrap4 h2{
    font-size: 60px;
    color: whitesmoke;
    font-weight: bolder;
    padding-top: 30px;
}
.midrap4 h3{
    font-size: 25px;
    color: whitesmoke;
    padding-top: 5px;
    font-family: 'Times New Roman', Times, serif;
    text-shadow: 0 4px 8px black;
}
.box2 img{
    width: 100%;
}
/* Middle */
.mid3{
    width: 100%;
    height: 60vh;
    background-color: whitesmoke;
}
.midrap6{
    width: 100%;
    margin: auto;
    display: grid;
    grid-template-columns: auto auto;
}
.midrap7{
    width: 80%;
    margin: auto;
}
.box5{
    background: linear-gradient(to bottom,black,rgb(25, 24, 24),rgb(25,24,24),black);
}
.midrap7 h2{
    font-size: 60px;
    color: whitesmoke;
    font-weight: bolder;
    padding-top: 30px;
}
.midrap7 h3{
    font-size: 25px;
    color: whitesmoke;
    padding-top: 5px;
    font-family: 'Times New Roman', Times, serif;
    text-shadow: 0 4px 8px black;
}
/* Middle */
.mid4{
    width: 100%;
    height: 60vh;
    background-color: whitesmoke;
}
.midrap8{
    width: 100%;
    margin: auto;
    display: grid;
    grid-template-columns: auto auto;
}
.midrap9{
    width: 80%;
    margin: auto;
}
.box6{
    background: linear-gradient(to bottom,black,rgb(25, 24, 24),rgb(25,24,24),black);
}
.midrap9 h2{
    font-size: 60px;
    color: whitesmoke;
    font-weight: bolder;
    padding-top: 30px;
}
.midrap9 h3{
    font-size: 25px;
    color: whitesmoke;
    padding-top: 5px;
    font-family: 'Times New Roman', Times, serif;
    text-shadow: 0 4px 8px black;
}
/* Middle */
.mid5{
    width: 100%;
    height: 60vh;
    background-color: whitesmoke;
}
.midrap10{
    width: 100%;
    margin: auto;
    display: grid;
    grid-template-columns: auto auto;
}
.midrap11{
    width: 80%;
    margin: auto;
}
.box9{
    background: linear-gradient(to bottom,black,rgb(25, 24, 24),rgb(25,24,24),black);
}
.midrap11 h2{
    font-size: 60px;
    color: whitesmoke;
    font-weight: bolder;
    padding-top: 30px;
}
.midrap11 h3{
    font-size: 25px;
    color: whitesmoke;
    padding-top: 5px;
    font-family: 'Times New Roman', Times, serif;
    text-shadow: 0 4px 8px black;
}
/* Middle */
.mid6{
    width: 100%;
    height: 60vh;
    background-color: whitesmoke;
}
.midrap12{
    width: 100%;
    margin: auto;
    display: grid;
    grid-template-columns: auto auto;
}
.midrap13{
    width: 80%;
    margin: auto;
}
.box10{
    background: linear-gradient(to bottom,black,rgb(25, 24, 24),rgb(25,24,24),black);
}
.midrap13 h2{
    font-size: 60px;
    color: whitesmoke;
    font-weight: bolder;
    padding-top: 30px;
}
.midrap13 h3{
    font-size: 25px;
    color: whitesmoke;
    padding-top: 5px;
    font-family: 'Times New Roman', Times, serif;
    text-shadow: 0 4px 8px black;
}
/* Middle */
.mid7{
    width: 100%;
    height: 20vh;
    background-color: black;
}
.midrap14{
    width: 80%;
    margin: auto;
    padding-top: 20px;
}
.box12 h1{
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-size: 30px;
    color: whitesmoke;
}
.box12{
    border-bottom: 4px solid whitesmoke;
}
/* Banner */
.ban1{
    background-image: url(./46.jpg);
    width: 100%;
    height: 70vh;
    background-size: cover;
}
/* Middle */
.mid8{
    width: 100%;
    height: 12vh;
    background-color: black;
}
.midrap15{
    width: 100%;
    margin: auto;
    padding-top: 20px;
}
.box13 h1{
    font-size: 25px;
    background-color: rgb(75, 72, 72);
    color: white;
    height: 6vh;
    text-align: center;
    font-weight: bolder;
    padding-top: 5px;
}
/* Footer */
.foot{
    width: 100%;
    height: 65vh;
    background-image: url(./50.jpg);
    background-size: cover;
}
.footrap{
    width: 100%;
    height: 65vh;
    background: linear-gradient(to right,rgba(0,0,0,0.5),rgba(0,0,0,0.9));   
    display: grid;
    grid-template-columns: auto auto auto;
    grid-column-gap: 10px;
}
.box59{
    margin-left: 60px;
}
.box59 img{
    height: 20vh;
    margin-top: 80px;
    margin-left: 90px;
}
.box59 h1{
    color: whitesmoke;
    text-align: center;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 50px;
    padding-top: 15px;
}
.box60{
    margin-left: 40px;
    margin-top: 10px;
}
.box60 h1{
    font-size: 25px;
    color: whitesmoke;
    text-align: center;
    padding-top: 70px;
    font-weight: bolder;
    font-family: 'Patua One', 'cursive';
}
.box60 h2{
    font-size: 25px;
    color: whitesmoke;
    text-align: center;
    padding-top: 10px;
    font-weight: bolder;
    font-family: 'Patua One', 'cursive';
}
.box60 iframe{
    margin-left: 145px;
    margin-top: 10px;
}
.box61{
    margin-top: 60px;
    margin-right: 150px;
}
.box61 h1{
    font-family: 'Times New Roman', Times, serif;
    font-size: 35px;
    color:gold;
    font-weight: bolder;
    text-align: center;
}
.box61 h2{
    text-align: center;
    padding-top: 10px;
}
.box61 h2 a{
    color: white;
    text-decoration: none;
    font-size: 30px;
    font-weight: bolder;
    font-family: 'Patua One', 'cursive';
}
/* Footer */
.foot1{
    width: 100%;
    height: 8vh;
    background-color: rgb(47, 46, 46);
}
.footrap1{
    width: 80%;
    margin: auto;
}
.footrap1 h1{
    font-size: 22px;
    text-align: center;
    font-family: 'Times New Roman', Times, serif;
    color: whitesmoke;
    padding-top: 15px;
    font-weight: bolder;
}